home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
360 Degrees of: Wind Cave & Jewl Cave
/
360 Degrees of: Wind Cave & Jewl Cave.iso
/
pc
/
DATA
/
VR.CST
/
00006_launchprogram.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2007-08-20
|
133 b
|
14 lines
on enterFrame
global readytolaunch
readytolaunch = 0
end
on exitFrame me
_player.open("restart.exe")
quit
end